Package | package.teste |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4B |
Source | https://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPS |
Url | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPS |
Version | 1.0.0 |
Status | draft |
Date | 2024-05-09T14:14:16.5357246+00:00 |
Name | ParametersPTPS |
Title | Parameters PT PS |
Experimental | False |
Description | O recurso Parameter é utilizado para identificação de parâmetros de pesquisa ou retornar parâmetros em eventos messaging. |
Type | Parameters |
Kind | resource |
No resources found
StructureDefinition | |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore ![]() | CodeableConcept PT Core |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore ![]() | Extension Identifier PT Core |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTCore ![]() | Parameters PT Core |
{
"resourceType" : "StructureDefinition",
"id" : "ParametersPTPS",
"url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPS",
"version" : "1.0.0",
"name" : "ParametersPTPS",
"title" : "Parameters PT PS",
"status" : "draft",
"date" : "2024-05-09T14:14:16.5357246+00:00",
"publisher" : "SPMS",
"contact" : [
{
"name" : "Interoperabilidade Semântica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.spms.min-saude.pt"
}
]
}
],
"description" : "O recurso Parameter é utilizado para identificação de parâmetros de pesquisa ou retornar parâmetros em eventos messaging.",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "workflow",
"display" : "Workflow Setting"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code" : "001",
"display" : "Pesquisa de Patient Summary"
}
],
"text" : "Pesquisa de Patient Summary (Input)"
}
}
],
"fhirVersion" : "4.3.0",
"kind" : "resource",
"abstract" : false,
"type" : "Parameters",
"baseDefinition" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTCore",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Parameters.parameter",
"path" : "Parameters.parameter",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "name"
}
],
"rules" : "open"
}
},
{
"id" : "Parameters.parameter:patient",
"path" : "Parameters.parameter",
"sliceName" : "patient",
"definition" : "Identifica o utente.",
"min" : 1,
"max" : "1"
},
{
"id" : "Parameters.parameter:patient.name",
"path" : "Parameters.parameter.name",
"fixedString" : "Utente"
},
{
"id" : "Parameters.parameter:patient.value[x]",
"path" : "Parameters.parameter.value[x]",
"max" : "0",
"type" : [
{
"code" : "Identifier",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore"
]
}
]
},
{
"id" : "Parameters.parameter:patient.resource",
"path" : "Parameters.parameter.resource",
"definition" : "Identificação do utente."
},
{
"id" : "Parameters.parameter:patient.part",
"path" : "Parameters.parameter.part",
"max" : "0"
},
{
"id" : "Parameters.parameter:uniqueIdentifier",
"path" : "Parameters.parameter",
"sliceName" : "uniqueIdentifier",
"max" : "0"
},
{
"id" : "Parameters.parameter:uniqueIdentifier.name",
"path" : "Parameters.parameter.name",
"fixedString" : "UniqueIdentifier"
},
{
"id" : "Parameters.parameter:uniqueIdentifier.value[x]",
"path" : "Parameters.parameter.value[x]",
"type" : [
{
"code" : "Identifier"
}
]
},
{
"id" : "Parameters.parameter:uniqueIdentifier.value[x].id",
"path" : "Parameters.parameter.value[x].id",
"max" : "0"
},
{
"id" : "Parameters.parameter:uniqueIdentifier.value[x].type",
"path" : "Parameters.parameter.value[x].type",
"max" : "0"
},
{
"id" : "Parameters.parameter:uniqueIdentifier.value[x].system",
"path" : "Parameters.parameter.value[x].system",
"definition" : "Utilizar a url a seguir no system. \nhttp://spms.min-saude.pt/<sistema>/identifiers/unique-id"
},
{
"id" : "Parameters.parameter:uniqueIdentifier.value[x].period",
"path" : "Parameters.parameter.value[x].period",
"max" : "0"
},
{
"id" : "Parameters.parameter:documentType",
"path" : "Parameters.parameter",
"sliceName" : "documentType",
"definition" : "Identifica o tipo de documento.",
"min" : 1,
"max" : "1"
},
{
"id" : "Parameters.parameter:documentType.name",
"path" : "Parameters.parameter.name",
"fixedString" : "NomeDocumento"
},
{
"id" : "Parameters.parameter:documentType.value[x]",
"path" : "Parameters.parameter.value[x]",
"comment" : "Value Set Name: Document Type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
],
"binding" : {
"strength" : "required",
"valueSet" : "https://www.ctc.min-saude.pt/catalogos/apoio-ao-registo-clinico"
}
},
{
"id" : "Parameters.parameter:documentType.value[x].coding.system",
"path" : "Parameters.parameter.value[x].coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Parameters.parameter:documentType.value[x].coding.code",
"path" : "Parameters.parameter.value[x].coding.code",
"fixedCode" : "60591-5"
},
{
"id" : "Parameters.parameter:documentType.value[x].coding.display",
"path" : "Parameters.parameter.value[x].coding.display",
"fixedString" : "Patient summary Document"
},
{
"id" : "Parameters.parameter:documentType.value[x].text",
"path" : "Parameters.parameter.value[x].text",
"fixedString" : "Resumo de saúde do utente"
},
{
"id" : "Parameters.parameter:documentType.resource",
"path" : "Parameters.parameter.resource",
"max" : "0"
},
{
"id" : "Parameters.parameter:documentType.part",
"path" : "Parameters.parameter.part",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.